neighbor disable-connected-check
This command enables one-hop away EBGP peer using a loopback address.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} disable-connected-check
Command |
Description |
---|---|
a.b.c.d|X:X::X:X |
Defines the IP address of the neighbor (IPv4 or IPv6). |
neighbor tag |
Defines the neighbor tag. |
Default
NA
Command Mode
Privileged User
Example
The following is an example of how to use this command.
(config-data)# router bgp 1 (conf-router)# neighbor 10.21.5.120 disable-connected-check